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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
EUC-JP ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
UTF-8 횂쨍횂쨔횂쩌횂짙~B 1110110110011010100000101110110010101000100011011110110110011010100000101110110010101000100101001110110110011010100000101110110010101001100011001110110110011010100000101110110010100111100110010111111001000010 ed9a82eca88ded9a82eca894ed9a82eca98ced9a82eca7997e42
UHC 횂쨍횂쨔횂쩌횂짙~B 110000111000001011000010101110001100001110000010110000101011100111000011100000101100001010111100110000111000001011000010101000110111111001000010 c382c2b8c382c2b9c382c2bcc382c2a37e42

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