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 曜??節??? 100101110110101000111111001111111001000011011111001111110011111100111111 976a3f3f90df3f3f3f
EUC-JP 曜??節??旿 1100110111001011001111110011111111000000111000010011111100111111100011111100000111110100 cdcb3f3fc0e13f3f8fc1f4
UTF-8 曜답튋節쏙슝旿 111001101001101110011100111010111000101110110101111011011000101010001011111001111010111110000000111011001000111110011001111011001000101010011101111001101001011110111111 e69b9ceb8bb5ed8a8be7af80ec8f99ec8a9de697bf
UHC 曜답튋節쏙슝旿 1110100011111000101101001110010010111001100111111110111110111101101111011110111110111101101110011110011111111010 e8f8b4e4b99fefbdbdefbdb9e7fa

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