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 ?ゼ?\}?ゼ?\{^ 00111111100000110101101100111111010111000111110100111111100000110101101100111111010111000111101101011110 3f835b3f5c7d3f835b3f5c7b5e
EUC-JP ?ゼ?\}?ゼ?\{^ 00111111101001011011110000111111010111000111110100111111101001011011110000111111010111000111101101011110 3fa5bc3f5c7d3fa5bc3f5c7b5e
UTF-8 뤵ゼ첢\}뤵ゼ첢\{^ 1110101110100100101101011110001110000010101111001110110010110010101000100101110001111101111010111010010010110101111000111000001010111100111011001011001010100010010111000111101101011110 eba4b5e382bcecb2a25c7deba4b5e382bcecb2a25c7b5e
UHC 뤵ゼ첢\}뤵ゼ첢\{^ 1000111111100011101010111011110010101011010010110101110001111101100011111110001110101011101111001010101101001011010111000111101101011110 8fe3abbcab4b5c7d8fe3abbcab4b5c7b5e

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