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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 程企?程企?^ 1001001011110110100010101110100100111111100100101111011010001010111010010011111101011110 92f68ae93f92f68ae93f5e
EUC-JP 程企?程企?^ 1100010011111000101101001110101100111111110001001111100010110100111010110011111101011110 c4f8b4eb3fc4f8b4eb3f5e
UTF-8 程企샴程企샴^ 11100111101010001000101111100100101111001000000111101100100000111011010011100111101010001000101111100100101111001000000111101100100000111011010001011110 e7a88be4bc81ec83b4e7a88be4bc81ec83b45e
UHC 程企샴程企샴^ 11101111111011111101000011101010101111001010010011101111111011111101000011101010101111001010010001011110 efefd0eabca4efefd0eabca45e

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