To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN ??腰\n}??腰\n{^ 001111110011111110001101100110000101110001101110011111010011111100111111100011011001100001011100011011100111101101011110 3f3f8d985c6e7d3f3f8d985c6e7b5e
EUC-JP ??腰\n}??腰\n{^ 001111110011111110111001111110000101110001101110011111010011111100111111101110011111100001011100011011100111101101011110 3f3fb9f85c6e7d3f3fb9f85c6e7b5e
UTF-8 쐣씍腰\n}쐣씍腰\n{^ 11101100100100001010001111101100100101001000110111101000100001011011000001011100011011100111110111101100100100001010001111101100100101001000110111101000100001011011000001011100011011100111101101011110 ec90a3ec948de885b05c6e7dec90a3ec948de885b05c6e7b5e
UHC 쐣씍腰\n}쐣씍腰\n{^ 10011100100010011001110110100100111010011010011001011100011011100111110110011100100010011001110110100100111010011010011001011100011011100111101101011110 9c899da4e9a65c6e7d9c899da4e9a65c6e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)