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 淫??\}淫??\{^ 10001000111110100011111100111111010111000111110110001000111110100011111100111111010111000111101101011110 88fa3f3f5c7d88fa3f3f5c7b5e
EUC-JP 淫??\}淫??\{^ 10110000111111000011111100111111010111000111110110110000111111000011111100111111010111000111101101011110 b0fc3f3f5c7db0fc3f3f5c7b5e
UTF-8 淫꿩콢\}淫꿩콢\{^ 1110011010110111101010111110101010111111101010011110110010111101101000100101110001111101111001101011011110101011111010101011111110101001111011001011110110100010010111000111101101011110 e6b7abeabfa9ecbda25c7de6b7abeabfa9ecbda25c7b5e
UHC 淫꿩콢\}淫꿩콢\{^ 1110101111100010101100101110011010110001100110100101110001111101111010111110001010110010111001101011000110011010010111000111101101011110 ebe2b2e6b19a5c7debe2b2e6b19a5c7b5e

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