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 묪tn}묪tn{^ 11101011101011001010101001110100011011100111110111101011101011001010101001110100011011100111101101011110 ebacaa746e7debacaa746e7b5e
SJIS-WIN ?¬?tn}?¬?tn{^ 001111111000000111001010001111110111010001101110011111010011111110000001110010100011111101110100011011100111101101011110 3f81ca3f746e7d3f81ca3f746e7b5e
EUC-JP 묪tn}묪tn{^ 1000111110101011101100111010001011001100100011111010001011101100011101000110111001111101100011111010101110110011101000101100110010001111101000101110110001110100011011100111101101011110 8fabb3a2cc8fa2ec746e7d8fabb3a2cc8fa2ec746e7b5e
UTF-8 묪tn}묪tn{^ 11000011101010111100001010101100110000101010101001110100011011100111110111000011101010111100001010101100110000101010101001110100011011100111101101011110 c3abc2acc2aa746e7dc3abc2acc2aa746e7b5e
UHC ??ªtn}??ªtn{^ 001111110011111110101000101000110111010001101110011111010011111100111111101010001010001101110100011011100111101101011110 3f3fa8a3746e7d3f3fa8a3746e7b5e

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