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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???沅?}???沅?{^ 0011111100111111001111111000111111000110111010010011111101111101001111110011111100111111100011111100011011101001001111110111101101011110 3f3f3f8fc6e93f7d3f3f3f8fc6e93f7b5e
UTF-8 嶪욋뫒沅쟮}嶪욋뫒沅쟮{^ 111001011011011010101010111011001001101010001011111010111010101110010010111001101011001010000101111011001001111110101110011111011110010110110110101010101110110010011010100010111110101110101011100100101110011010110010100001011110110010011111101011100111101101011110 e5b6aaec9a8bebab92e6b285ec9fae7de5b6aaec9a8bebab92e6b285ec9fae7b5e
UHC 嶪욋뫒沅쟮}嶪욋뫒沅쟮{^ 1110010111110101101111111110001010010001101101001110101010110110101000000110111001111101111001011111010110111111111000101001000110110100111010101011011010100000011011100111101101011110 e5f5bfe291b4eab6a06e7de5f5bfe291b4eab6a06e7b5e

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