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 曜섉첁節쏙슝旿 111001101001101110011100111011001000010010001001111011001011001010000001111001111010111110000000111011001000111110011001111011001000101010011101111001101001011110111111 e69b9cec8489ecb281e7af80ec8f99ec8a9de697bf
UHC 曜섉첁節쏙슝旿 1110100011111000100110001110011010101010100011101110111110111101101111011110111110111101101110011110011111111010 e8f898e6aa8eefbdbdefbdb9e7fa

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