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 ??讐\}??讐\{^ 00111111001111111000111101010001010111000111110100111111001111111000111101010001010111000111101101011110 3f3f8f515c7d3f3f8f515c7b5e
EUC-JP ??讐\}??讐\{^ 00111111001111111011110110110010010111000111110100111111001111111011110110110010010111000111101101011110 3f3fbdb25c7d3f3fbdb25c7b5e
UTF-8 윧왿讐\}윧왿讐\{^ 1110110010011100101001111110110010011001101111111110100010101110100100000101110001111101111011001001110010100111111011001001100110111111111010001010111010010000010111000111101101011110 ec9ca7ec99bfe8ae905c7dec9ca7ec99bfe8ae905c7b5e
UHC 윧왿讐\}윧왿讐\{^ 1001111110100111100111101110001011100010110000100101110001111101100111111010011110011110111000101110001011000010010111000111101101011110 9fa79ee2e2c25c7d9fa79ee2e2c25c7b5e

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