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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 怏擘鶇怏擘鶇B 10011100100010011001110110100100111010100100100010011100100010011001110110100100111010100100100001000010 9c899da4ea489c899da4ea4842
EUC-JP 怏擘鶇怏擘鶇B 11010111111010011101101010100110111100111010100111010111111010011101101010100110111100111010100101000010 d7e9daa6f3a9d7e9daa6f3a942
UTF-8 怏擘鶇怏擘鶇B 11100110100000001000111111100110100100111001100011101001101101101000011111100110100000001000111111100110100100111001100011101001101101101000011101000010 e6808fe69398e9b687e6808fe69398e9b68742
UHC 怏擘?怏擘?B 1110010011101000110110111111101100111111111001001110100011011011111110110011111101000010 e4e8dbfb3fe4e8dbfb3f42

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