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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 窈??節??曜 11100010011101110011111100111111100100001101111100111111001111111001011101101010 e2773f3f90df3f3f976a
EUC-JP 窈??節??曜 11100011110110000011111100111111110000001110000100111111001111111100110111001011 e3d83f3fc0e13f3fcdcb
UTF-8 窈경뇠節㏆쉥曜 111001111010101010001000111010101011001010111101111010111000011110100000111001111010111110000000111000111000111110000110111011001000100110100101111001101001101110011100 e7aa88eab2bdeb87a0e7af80e38f86ec89a5e69b9c
UHC 窈경뇠節㏆쉥曜 1110100110100001101100001110011010000111100010001110111110111101101001111110111110111101101010111110100011111000 e9a1b0e68788efbda7efbdabe8f8

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