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 ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN 霎ー閼アE霎ー閼アEB 111010001011111010110000111010001000010010110001010001011110100010111110101100001110100010000100101100010100010101000010 e8beb0e884b145e8beb0e884b14542
EUC-JP 霎ー閼アE霎ー閼アEB 11110000110000001000111010110000111011111110010010001110101100010100010111110000110000001000111010110000111011111110010010001110101100010100010101000010 f0c08eb0efe48eb145f0c08eb0efe48eb14542
UTF-8 霎ー閼アE霎ー閼アEB 111010011001110010001110111011111011110110110000111010011001011010111100111011111011110110110001010001011110100110011100100011101110111110111101101100001110100110010110101111001110111110111101101100010100010101000010 e99c8eefbdb0e996bcefbdb145e99c8eefbdb0e996bcefbdb14542
UHC ??閼?E??閼?EB 00111111001111111110010011011001001111110100010100111111001111111110010011011001001111110100010101000010 3f3fe4d93f453f3fe4d93f4542

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