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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 但尊\on}但尊\on{^ 1001001001000001100100011011100001011100011011110110111001111101100100100100000110010001101110000101110001101111011011100111101101011110 924191b85c6f6e7d924191b85c6f6e7b5e
EUC-JP 但尊\on}但尊\on{^ 1100001110100010110000101011101001011100011011110110111001111101110000111010001011000010101110100101110001101111011011100111101101011110 c3a2c2ba5c6f6e7dc3a2c2ba5c6f6e7b5e
UTF-8 但尊\on}但尊\on{^ 111001001011110110000110111001011011000010001010010111000110111101101110011111011110010010111101100001101110010110110000100010100101110001101111011011100111101101011110 e4bd86e5b08a5c6f6e7de4bd86e5b08a5c6f6e7b5e
UHC 但尊\on}但尊\on{^ 1101001110100011111100001110111001011100011011110110111001111101110100111010001111110000111011100101110001101111011011100111101101011110 d3a3f0ee5c6f6e7dd3a3f0ee5c6f6e7b5e

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