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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 筌???耀??夷 1110001010100011001111110011111100111111100101110111001100111111001111111000100011001110 e2a33f3f3f97733f3f88ce
EUC-JP 筌???耀??夷 1110010010100101001111110011111100111111110011011101010000111111001111111011000011010000 e4a53f3f3fcdd43f3fb0d0
UTF-8 筌꺨우뒡耀믠벂夷 111001111010110110001100111010101011101010101000111011001001101010110000111010111001001010100001111010001000000010000000111010111010111110100000111010111011001010000010111001011010010010110111 e7ad8ceabaa8ec9ab0eb92a1e88080ebafa0ebb282e5a4b7
UHC 筌꺨우뒡耀믠벂夷 11101111101001111000001111001110101111111110110010001010100111011110100110100101100100101110001010010011101010001110110010101000 efa783cebfec8a9de9a592e293a8eca8

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