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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 횩횗창챵횩횗창챵^ 11101101100110101010100111101101100110101001011111101100101100001011110111101100101100011011010111101101100110101010100111101101100110101001011111101100101100001011110111101100101100011011010101011110 ed9aa9ed9a97ecb0bdecb1b5ed9aa9ed9a97ecb0bdecb1b55e
UHC 횩횗창챵횩횗창챵^ 1100001110011111110000111001000111000011101000101100001110110010110000111001111111000011100100011100001110100010110000111011001001011110 c39fc391c3a2c3b2c39fc391c3a2c3b25e

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