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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蹄?耳?蹄?耳?^ 10010010111110110011111110001110101010000011111110010010111110110011111110001110101010000011111101011110 92fb3f8ea83f92fb3f8ea83f5e
EUC-JP 蹄?耳?蹄?耳?^ 11000100111111010011111110111100101010100011111111000100111111010011111110111100101010100011111101011110 c4fd3fbcaa3fc4fd3fbcaa3f5e
UTF-8 蹄렰耳렕蹄렰耳렕^ 11101000101110011000010011101011101000001011000011101000100000001011001111101011101000001001010111101000101110011000010011101011101000001011000011101000100000001011001111101011101000001001010101011110 e8b984eba0b0e880b3eba095e8b984eba0b0e880b3eba0955e
UHC 蹄렰耳렕蹄렰耳렕^ 1111000010110100100011101011110111101100101111001000111010101010111100001011010010001110101111011110110010111100100011101010101001011110 f0b48ebdecbc8eaaf0b48ebdecbc8eaa5e

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