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 ??硯\}??硯\{^ 00111111001111111000110010100101010111000111110100111111001111111000110010100101010111000111101101011110 3f3f8ca55c7d3f3f8ca55c7b5e
EUC-JP ??硯\}??硯\{^ 00111111001111111011100010100111010111000111110100111111001111111011100010100111010111000111101101011110 3f3fb8a75c7d3f3fb8a75c7b5e
UTF-8 뤝뭣硯\}뤝뭣硯\{^ 1110101110100100100111011110101110101101101000111110011110100001101011110101110001111101111010111010010010011101111010111010110110100011111001111010000110101111010111000111101101011110 eba49debada3e7a1af5c7deba49debada3e7a1af5c7b5e
UHC 뤝뭣硯\}뤝뭣硯\{^ 1000111111001100101110011011110111100110110110110101110001111101100011111100110010111001101111011110011011011011010111000111101101011110 8fccb9bde6db5c7d8fccb9bde6db5c7b5e

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