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 曜?????箋 100101110110101000111111001111110011111100111111001111111110001010110011 976a3f3f3f3f3fe2b3
EUC-JP 曜??旿??箋 1100110111001011001111110011111110001111110000011111010000111111001111111110010010110101 cdcb3f3f8fc1f43f3fe4b5
UTF-8 曜깍쉼旿듾폒箋 111001101001101110011100111010101011100110001101111011001000100110111100111001101001011110111111111010111001001110111110111011011000111110010010111001111010111010001011 e69b9ceab98dec89bce697bfeb93beed8f92e7ae8b
UHC 曜깍쉼旿듾폒箋 1110100011111000101100011110111110111101101100001110011111111010100010101110010010111100100111001110111110101000 e8f8b1efbdb0e7fa8ae4bc9cefa8

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