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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 程?芋?}程?芋?{^ 100100101111011000111111100010001111000000111111011111011001001011110110001111111000100011110000001111110111101101011110 92f63f88f03f7d92f63f88f03f7b5e
EUC-JP 程?芋?}程?芋?{^ 110001001111100000111111101100001111001000111111011111011100010011111000001111111011000011110010001111110111101101011110 c4f83fb0f23f7dc4f83fb0f23f7b5e
UTF-8 程렰芋넋}程렰芋넋{^ 111001111010100010001011111010111010000010110000111010001000101010001011111010111000010010001011011111011110011110101000100010111110101110100000101100001110100010001010100010111110101110000100100010110111101101011110 e7a88beba0b0e88a8beb848b7de7a88beba0b0e88a8beb848b7b5e
UHC 程렰芋넋}程렰芋넋{^ 11101111111011111000111010111101111010011110001110110011110011000111110111101111111011111000111010111101111010011110001110110011110011000111101101011110 efef8ebde9e3b3cc7defef8ebde9e3b3cc7b5e

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