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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ?飡?\}?飡?\{^ 001111111000111111101000110010000011111101011100011111010011111110001111111010001100100000111111010111000111101101011110 3f8fe8c83f5c7d3f8fe8c83f5c7b5e
UTF-8 룷飡윎\}룷飡윎\{^ 1110101110100011101101111110100110100011101000011110110010011100100011100101110001111101111010111010001110110111111010011010001110100001111011001001110010001110010111000111101101011110 eba3b7e9a3a1ec9c8e5c7deba3b7e9a3a1ec9c8e5c7b5e
UHC 룷飡윎\}룷飡윎\{^ 1000111110101100111000011110001010011111100101010101110001111101100011111010110011100001111000101001111110010101010111000111101101011110 8face1e29f955c7d8face1e29f955c7b5e

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