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 嫉鴉室ロ」 111100001111101110001110101110011110100111101011100011101011101011110000110000001101101110100011 f0fb8eb9e9eb8ebaf0c0dba3
EUC-JP ?嫉鴉室?ロ」 001111111011110010111011111100101110110110111100101111000011111110001110110110111000111010100011 3fbcbbf2edbcbc3f8edb8ea3
UTF-8 嫉鴉室ロ」 111011101000001010111010111001011010101110001001111010011011010010001001111001011010111010100100111011101000000110111111111011111011111010011011111011111011110110100011 ee82bae5ab89e9b489e5aea4ee81bfefbe9befbda3
UHC ?嫉鴉室??? 00111111111100101110110011100100101111001110001111111000001111110011111100111111 3ff2ece4bce3f83f3f3f

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