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 ??BnD??BnD^ 0011111100111111010000100110111001000100001111110011111101000010011011100100010001011110 3f3f426e443f3f426e445e
SJIS-WIN ?}BnD?}BnD^ 00111111100000010111000001000010011011100100010000111111100000010111000001000010011011100100010001011110 3f8170426e443f8170426e445e
EUC-JP ?}BnD?}BnD^ 00111111101000011101000101000010011011100100010000111111101000011101000101000010011011100100010001011110 3fa1d1426e443fa1d1426e445e
UTF-8 룵}BnD룵}BnD^ 11101011101000111011010111101111101111011001110101000010011011100100010011101011101000111011010111101111101111011001110101000010011011100100010001011110 eba3b5efbd9d426e44eba3b5efbd9d426e445e
UHC 룵}BnD룵}BnD^ 100011111010101010100011111111010100001001101110010001001000111110101010101000111111110101000010011011100100010001011110 8faaa3fd426e448faaa3fd426e445e

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