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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?厓ぱ{N}?厓ぱ{N{^ 0011111111111010100011011000001011001111011110110100111001111101001111111111101010001101100000101100111101111011010011100111101101011110 3ffa8d82cf7b4e7d3ffa8d82cf7b4e7b5e
EUC-JP ?厓ぱ{N}?厓ぱ{N{^ 00111111100011111011010011000111101001001101000101111011010011100111110100111111100011111011010011000111101001001101000101111011010011100111101101011110 3f8fb4c7a4d17b4e7d3f8fb4c7a4d17b4e7b5e
UTF-8 룶厓ぱ{N}룶厓ぱ{N{^ 11101011101000111011011011100101100011101001001111100011100000011011000101111011010011100111110111101011101000111011011011100101100011101001001111100011100000011011000101111011010011100111101101011110 eba3b6e58e93e381b17b4e7deba3b6e58e93e381b17b4e7b5e
UHC 룶厓ぱ{N}룶厓ぱ{N{^ 10001111101010111110010011101101101010101101000101111011010011100111110110001111101010111110010011101101101010101101000101111011010011100111101101011110 8fabe4edaad17b4e7d8fabe4edaad17b4e7b5e

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