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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?餐?贊N}?餐?贊N{^ 0011111110001110011000000011111111100110110100110100111001111101001111111000111001100000001111111110011011010011010011100111101101011110 3f8e603fe6d34e7d3f8e603fe6d34e7b5e
EUC-JP ?餐?贊N}?餐?贊N{^ 0011111110111011110000010011111111101100110101010100111001111101001111111011101111000001001111111110110011010101010011100111101101011110 3fbbc13fecd54e7d3fbbc13fecd54e7b5e
UTF-8 롆餐롆贊N}롆餐롆贊N{^ 1110101110100001100001101110100110100100100100001110101110100001100001101110100010110100100010100100111001111101111010111010000110000110111010011010010010010000111010111010000110000110111010001011010010001010010011100111101101011110 eba186e9a490eba186e8b48a4e7deba186e9a490eba186e8b48a4e7b5e
UHC 롆餐롆贊N}롆餐롆贊N{^ 100011101100110011110011110010011000111011001100111100111100011101001110011111011000111011001100111100111100100110001110110011001111001111000111010011100111101101011110 8eccf3c98eccf3c74e7d8eccf3c98eccf3c74e7b5e

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