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 ??????nB 0011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f6e42
SJIS-WIN 達嘆辰旦辰存nB 1001001001000010100100100101000110010010010000111001001001010101100100100100001110010001101101100110111001000010 9242925192439255924391b66e42
EUC-JP 達嘆辰旦辰存nB 1100001110100011110000111011001011000011101001001100001110110110110000111010010011000010101110000110111001000010 c3a3c3b2c3a4c3b6c3a4c2b86e42
UTF-8 達嘆辰旦辰存nB 1110100110000001100101001110010110011000100001101110100010111110101100001110011010010111101001101110100010111110101100001110010110101101100110000110111001000010 e98194e59886e8beb0e697a6e8beb0e5ad986e42
UHC 達嘆辰旦辰存nB 1101001110111001111101111010001111110010111000111101001110101001111100101110001111110000111011010110111001000010 d3b9f7a3f2e3d3a9f2e3f0ed6e42

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