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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 穩э????堊 11100010011100101000010010001111001111110011111100111111001111111001101010111111 e272848f3f3f3f3f9abf
EUC-JP 穩э????堊 11100011110100111010011111101111001111110011111100111111001111111101010011000001 e3d3a7ef3f3f3f3fd4c1
UTF-8 穩э쉴溫쇿룚堊 1110011110101001101010011101000110001101111011001000100110110100111001101011101010101011111011001000011110111111111010111010001110011010111001011010000010001010 e7a9a9d18dec89b4e6baabec87bfeba39ae5a08a
UHC 穩э쉴溫쇿룚堊 1110100010110001101011001110111110111101101011111110100010101110100110011110010110001111100101101110010010111110 e8b1acefbdafe8ae99e58f96e4be

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