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 程?仲?}程?仲?{^ 100100101111011000111111100100101000011100111111011111011001001011110110001111111001001010000111001111110111101101011110 92f63f92873f7d92f63f92873f7b5e
EUC-JP 程?仲?}程?仲?{^ 110001001111100000111111110000111110011100111111011111011100010011111000001111111100001111100111001111110111101101011110 c4f83fc3e73f7dc4f83fc3e73f7b5e
UTF-8 程렰仲죕}程렰仲죕{^ 111001111010100010001011111010111010000010110000111001001011101110110010111011001010001110010101011111011110011110101000100010111110101110100000101100001110010010111011101100101110110010100011100101010111101101011110 e7a88beba0b0e4bbb2eca3957de7a88beba0b0e4bbb2eca3957b5e
UHC 程렰仲죕}程렰仲죕{^ 11101111111011111000111010111101111100011110101011000001110011110111110111101111111011111000111010111101111100011110101011000001110011110111101101011110 efef8ebdf1eac1cf7defef8ebdf1eac1cf7b5e

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