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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 沃??\}沃??\{^ 10010111100000000011111100111111010111000111110110010111100000000011111100111111010111000111101101011110 97803f3f5c7d97803f3f5c7b5e
EUC-JP 沃??\}沃??\{^ 11001101111000000011111100111111010111000111110111001101111000000011111100111111010111000111101101011110 cde03f3f5c7dcde03f3f5c7b5e
UTF-8 沃볡뉩\}沃볡뉩\{^ 1110011010110010100000111110101110110011101000011110101110001001101010010101110001111101111001101011001010000011111010111011001110100001111010111000100110101001010111000111101101011110 e6b283ebb3a1eb89a95c7de6b283ebb3a1eb89a95c7b5e
UHC 沃볡뉩\}沃볡뉩\{^ 1110100010101010100100111110011110110100101110010101110001111101111010001010101010010011111001111011010010111001010111000111101101011110 e8aa93e7b4b95c7de8aa93e7b4b95c7b5e

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