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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 璋???Y璋???bE 11100000111101100011111100111111001111110101100111100000111101100011111100111111001111110110001001000101 e0f63f3f3f59e0f63f3f3f6245
EUC-JP 璋???Y璋???bE 11100000111110000011111100111111001111110101100111100000111110000011111100111111001111110110001001000101 e0f83f3f3f59e0f83f3f3f6245
UTF-8 璋꿴렋렱Y璋꿴렋렱bE 111001111001001010001011111010101011111110110100111010111010000010001011111010111010000010110001010110011110011110010010100010111110101010111111101101001110101110100000100010111110101110100000101100010110001001000101 e7928beabfb4eba08beba0b159e7928beabfb4eba08beba0b16245
UHC 璋꿴렋렱Y璋꿴렋렱bE 11101101111100001011001011101001100011101010001010001110101111100101100111101101111100001011001011101001100011101010001010001110101111100110001001000101 edf0b2e98ea28ebe59edf0b2e98ea28ebe6245

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