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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???槻???槻B 0011111100111111001111111001001011001110001111110011111100111111100100101100111001000010 3f3f3f92ce3f3f3f92ce42
EUC-JP ???槻???槻B 0011111100111111001111111100010011010000001111110011111100111111110001001101000001000010 3f3f3fc4d03f3f3fc4d042
UTF-8 溫뚩첑槻溫뚩첑槻B 11100110101110101010101111101011100110101010100111101100101100101001000111100110101001111011101111100110101110101010101111101011100110101010100111101100101100101001000111100110101001111011101101000010 e6baabeb9aa9ecb291e6a7bbe6baabeb9aa9ecb291e6a7bb42
UHC 溫뚩첑槻溫뚩첑槻B 1110100010101110100011001110100010101010100111101101000010100111111010001010111010001100111010001010101010011110110100001010011101000010 e8ae8ce8aa9ed0a7e8ae8ce8aa9ed0a742

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