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 몷묳몷묿몷묳몷묿^ 11101011101010101011011111101011101011001011001111101011101010101011011111101011101011001011111111101011101010101011011111101011101011001011001111101011101010101011011111101011101011001011111101011110 ebaab7ebacb3ebaab7ebacbfebaab7ebacb3ebaab7ebacbf5e
UHC 몷묳몷묿몷묳몷묿^ 1001000110011111100100100100101010010001100111111001001001001110100100011001111110010010010010101001000110011111100100100100111001011110 919f924a919f924e919f924a919f924e5e

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