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 拗??\}拗??\{^ 10011101010110000011111100111111010111000111110110011101010110000011111100111111010111000111101101011110 9d583f3f5c7d9d583f3f5c7b5e
EUC-JP 拗??\}拗??\{^ 11011001101110010011111100111111010111000111110111011001101110010011111100111111010111000111101101011110 d9b93f3f5c7dd9b93f3f5c7b5e
UTF-8 拗룸젪\}拗룸젪\{^ 1110011010001011100101111110101110100011101110001110110010100000101010100101110001111101111001101000101110010111111010111010001110111000111011001010000010101010010111000111101101011110 e68b97eba3b8eca0aa5c7de68b97eba3b8eca0aa5c7b5e
UHC 拗룸젪\}拗룸젪\{^ 1110100011110011101101111110101110100000101000100101110001111101111010001111001110110111111010111010000010100010010111000111101101011110 e8f3b7eba0a25c7de8f3b7eba0a25c7b5e

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