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 姙?箏?姙?箏?^ 10011011010010110011111111100010101101010011111110011011010010110011111111100010101101010011111101011110 9b4b3fe2b53f9b4b3fe2b53f5e
EUC-JP 姙?箏?姙?箏?^ 11010101101011000011111111100100101101110011111111010101101011000011111111100100101101110011111101011110 d5ac3fe4b73fd5ac3fe4b73f5e
UTF-8 姙렋箏급姙렋箏긁^ 11100101101001111001100111101011101000001000101111100111101011101000111111101010101110001000100111100101101001111001100111101011101000001000101111100111101011101000111111101010101110001000000101011110 e5a799eba08be7ae8feab889e5a799eba08be7ae8feab8815e
UHC 姙렋箏급姙렋箏긁^ 1110110011110101100011101010001011101110101101001011000111011110111011001111010110001110101000101110111010110100101100011101110001011110 ecf58ea2eeb4b1deecf58ea2eeb4b1dc5e

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