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 쨍횘횠챘쨍횘횠챘^ 11101100101010001000110111101101100110101001100011101101100110101010000011101100101100011001100011101100101010001000110111101101100110101001100011101101100110101010000011101100101100011001100001011110 eca88ded9a98ed9aa0ecb198eca88ded9a98ed9aa0ecb1985e
UHC 쨍횘횠챘쨍횘횠챘^ 1100001010111000110000111001001011000011100110001100001110101011110000101011100011000011100100101100001110011000110000111010101101011110 c2b8c392c398c3abc2b8c392c398c3ab5e

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