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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?惺頌?惺頌^ 0011111110011100101101111110100011110001001111111001110010110111111010001111000101011110 3f9cb7e8f13f9cb7e8f15e
EUC-JP ?惺頌?惺頌^ 0011111111011000101110011111000011110011001111111101100010111001111100001111001101011110 3fd8b9f0f33fd8b9f0f35e
UTF-8 쒵惺頌쒵惺頌^ 11101100100100101011010111100110100000111011101011101001101000001000110011101100100100101011010111100110100000111011101011101001101000001000110001011110 ec92b5e683bae9a08cec92b5e683bae9a08c5e
UHC 쒵惺頌쒵惺頌^ 10011101010011001110000011110110111000011110101110011101010011001110000011110110111000011110101101011110 9d4ce0f6e1eb9d4ce0f6e1eb5e

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