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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?厓ゅ[?厓ゅ[^ 00111111111110101000110110000010111000110101101100111111111110101000110110000010111000110101101101011110 3ffa8d82e35b3ffa8d82e35b5e
EUC-JP ?厓ゅ[?厓ゅ[^ 001111111000111110110100110001111010010011100101010110110011111110001111101101001100011110100100111001010101101101011110 3f8fb4c7a4e55b3f8fb4c7a4e55b5e
UTF-8 룶厓ゅ[룶厓ゅ[^ 111010111010001110110110111001011000111010010011111000111000001010000101010110111110101110100011101101101110010110001110100100111110001110000010100001010101101101011110 eba3b6e58e93e382855beba3b6e58e93e382855b5e
UHC 룶厓ゅ[룶厓ゅ[^ 100011111010101111100100111011011010101011100101010110111000111110101011111001001110110110101010111001010101101101011110 8fabe4edaae55b8fabe4edaae55b5e

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