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 ????L????LB 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42
SJIS-WIN 牾﨓L牾﨓LB 11110110101111011110000010110001111101101011110111111010111010000100110011110110101111011110000010110001111101101011110111111010111010000100110001000010 f6bde0b1f6bdfae84cf6bde0b1f6bdfae84c42
EUC-JP ?牾??L?牾??LB 00111111111000001011001100111111001111110100110000111111111000001011001100111111001111110100110001000010 3fe0b33f3f4c3fe0b33f3f4c42
UTF-8 牾﨓L牾﨓LB 111011101001001110100100111001111000100110111110111011101001001110100100111011111010100010010011010011001110111010010011101001001110011110001001101111101110111010010011101001001110111110101000100100110100110001000010 ee93a4e789beee93a4efa8934cee93a4e789beee93a4efa8934c42
UHC ????L????LB 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42

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