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 程???程???^ 1001001011110110001111110011111100111111100100101111011000111111001111110011111101011110 92f63f3f3f92f63f3f3f5e
EUC-JP 程?饔?程?饔?^ 110001001111100000111111100011111110100011101111001111111100010011111000001111111000111111101000111011110011111101011110 c4f83f8fe8ef3fc4f83f8fe8ef3f5e
UTF-8 程렰饔螺程렰饔羅^ 11100111101010001000101111101011101000001011000011101001101001011001010011101111101001001001000111100111101010001000101111101011101000001011000011101001101001011001010011101111101001001000111101011110 e7a88beba0b0e9a594efa491e7a88beba0b0e9a594efa48f5e
UHC 程렰饔螺程렰饔羅^ 1110111111101111100011101011110111101000101111011101000111011110111011111110111110001110101111011110100010111101110100011101110001011110 efef8ebde8bdd1deefef8ebde8bdd1dc5e

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