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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瓦竇?}瓦竇?{^ 10001010101000101110001010000101001111110111110110001010101000101110001010000101001111110111101101011110 8aa2e2853f7d8aa2e2853f7b5e
EUC-JP 瓦竇?}瓦竇?{^ 10110100101001001110001111100101001111110111110110110100101001001110001111100101001111110111101101011110 b4a4e3e53f7db4a4e3e53f7b5e
UTF-8 瓦竇갊}瓦竇갊{^ 111001111001001110100110111001111010101110000111111010101011000010001010011111011110011110010011101001101110011110101011100001111110101010110000100010100111101101011110 e793a6e7ab87eab08a7de793a6e7ab87eab08a7b5e
UHC 瓦竇갊}瓦竇갊{^ 111010001011111111010100111001001011000010100111011111011110100010111111110101001110010010110000101001110111101101011110 e8bfd4e4b0a77de8bfd4e4b0a77b5e

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