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 ????????@ 001111110011111100111111001111110011111100111111001111110011111101000000 3f3f3f3f3f3f3f3f40
SJIS-WIN 髷ヲ霆ク驤仙ョ、@ 11101001100111101010011011101000101110111011100011101001100010001001000011100101101011101010010001000000 e99ea6e8bbb8e98890e5aea440
EUC-JP 髷ヲ霆ク驤仙ョ、@ 1111000111111110100011101010011011110000101111011000111010111000111100011110100011000000111001111000111010101110100011101010010001000000 f1fe8ea6f0bd8eb8f1e8c0e78eae8ea440
UTF-8 髷ヲ霆ク驤仙ョ、@ 11101001101010111011011111101111101111011010011011101001100111001000011011101111101111011011100011101001101010011010010011100100101110111001100111101111101111011010111011101111101111011010010001000000 e9abb7efbda6e99c86efbdb8e9a9a4e4bb99efbdaeefbda440
UHC ??霆??仙??@ 0011111100111111111011111111110100111111001111111110000010111001001111110011111101000000 3f3feffd3f3fe0b93f3f40

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