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 ?t??\n}?t??\n{^ 001111110111010000111111001111110101110001101110011111010011111101110100001111110011111101011100011011100111101101011110 3f743f3f5c6e7d3f743f3f5c6e7b5e
SJIS-WIN ?t??\n}?t??\n{^ 001111110111010000111111001111110101110001101110011111010011111101110100001111110011111101011100011011100111101101011110 3f743f3f5c6e7d3f743f3f5c6e7b5e
EUC-JP ?t??\n}?t??\n{^ 001111110111010000111111001111110101110001101110011111010011111101110100001111110011111101011100011011100111101101011110 3f743f3f5c6e7d3f743f3f5c6e7b5e
UTF-8 혺t챈횊\n}혺t챈횊\n{^ 111011011001100010111010011101001110110010110001100010001110110110011010100010100101110001101110011111011110110110011000101110100111010011101100101100011000100011101101100110101000101001011100011011100111101101011110 ed98ba74ecb188ed9a8a5c6e7ded98ba74ecb188ed9a8a5c6e7b5e
UHC 혺t챈횊\n}혺t챈횊\n{^ 110000101001111101110100110000111010011011000011100010000101110001101110011111011100001010011111011101001100001110100110110000111000100001011100011011100111101101011110 c29f74c3a6c3885c6e7dc29f74c3a6c3885c6e7b5e

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