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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 霓??D霓??D^ 1110100010111101001111110011111101000100111010001011110100111111001111110100010001011110 e8bd3f3f44e8bd3f3f445e
EUC-JP 霓??D霓??D^ 1111000010111111001111110011111101000100111100001011111100111111001111110100010001011110 f0bf3f3f44f0bf3f3f445e
UTF-8 霓뉕뎬D霓뉕뎬D^ 111010011001110010010011111010111000100110010101111010111000111010101100010001001110100110011100100100111110101110001001100101011110101110001110101011000100010001011110 e99c93eb8995eb8eac44e99c93eb8995eb8eac445e
UHC 霓뉕뎬D霓뉕뎬D^ 111001111110011110000111111010101011010110110100010001001110011111100111100001111110101010110101101101000100010001011110 e7e787eab5b444e7e787eab5b4445e

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