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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?剩晤?剩晤B 0011111110011001100101001001110111101011001111111001100110010100100111011110101101000010 3f99949deb3f99949deb42
EUC-JP ?剩晤?剩晤B 0011111111010001111101001101101011101101001111111101000111110100110110101110110101000010 3fd1f4daed3fd1f4daed42
UTF-8 뤳剩晤뤳剩晤B 11101011101001001011001111100101100010011010100111100110100110011010010011101011101001001011001111100101100010011010100111100110100110011010010001000010 eba4b3e589a9e699a4eba4b3e589a9e699a442
UHC 뤳剩晤뤳剩晤B 10001111111000011110110110100101111001111111101110001111111000011110110110100101111001111111101101000010 8fe1eda5e7fb8fe1eda5e7fb42

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