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 箏?樗?箏?樗?^ 11100010101101010011111110010010100101000011111111100010101101010011111110010010100101000011111101011110 e2b53f92943fe2b53f92943f5e
EUC-JP 箏?樗?箏?樗?^ 11100100101101110011111111000011111101000011111111100100101101110011111111000011111101000011111101011110 e4b73fc3f43fe4b73fc3f43f5e
UTF-8 箏렰樗룁箏렰樗뢸^ 11100111101011101000111111101011101000001011000011100110101010001001011111101011101000111000000111100111101011101000111111101011101000001011000011100110101010001001011111101011101000101011100001011110 e7ae8feba0b0e6a897eba381e7ae8feba0b0e6a897eba2b85e
UHC 箏렰樗룁箏렰樗뢸^ 1110111010110100100011101011110111101110110000001011011111011110111011101011010010001110101111011110111011000000101101111101110001011110 eeb48ebdeec0b7deeeb48ebdeec0b7dc5e

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