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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 譚野裏譚野裏^ 11100110100111011001011011101100100101111010000011100110100111011001011011101100100101111010000001011110 e69d96ec97a0e69d96ec97a05e
EUC-JP 譚野裏譚野裏^ 11101011111111011100110011101110110011101010001011101011111111011100110011101110110011101010001001011110 ebfdcceecea2ebfdcceecea25e
UTF-8 譚野裏譚野裏^ 11101000101011011001101011101001100001111000111011101000101000111000111111101000101011011001101011101001100001111000111011101000101000111000111101011110 e8ad9ae9878ee8a38fe8ad9ae9878ee8a38f5e
UHC 譚野裏譚野裏^ 11010011110010011110010110101111110101111110101011010011110010011110010110101111110101111110101001011110 d3c9e5afd7ead3c9e5afd7ea5e

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