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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 羽?身??班ヱ 1000100101001000001111111001000001100111001111110011111110010100110001111000001110010001 89483f90673f3f94c78391
EUC-JP 羽?身??班ヱ 1011000110101001001111111011111111001000001111110011111111001000110010011010010111110001 b1a93fbfc83f3fc8c9a5f1
UTF-8 羽렡身렒뤊班ヱ 111001111011111010111101111010111010000010100001111010001011101010101011111010111010000010010010111010111010010010001010111001111000111110101101111000111000001110110001 e7bebdeba0a1e8baabeba092eba48ae78fade383b1
UHC 羽렡身렒뤊班ヱ 1110100111100010100011101011001011100011111100111000111010100111100011111011101011011010111011001010101111110001 e9e28eb2e3f38ea78fbadaecabf1

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