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 曜??塋??節 10010111011010100011111100111111100110101100100000111111001111111001000011011111 976a3f3f9ac83f3f90df
EUC-JP 曜??塋??節 11001101110010110011111100111111110101001100101000111111001111111100000011100001 cdcb3f3fd4ca3f3fc0e1
UTF-8 曜㏆숲塋듿뜐節 111001101001101110011100111000111000111110000110111011001000100010110010111001011010000110001011111010111001001110111111111010111001110010010000111001111010111110000000 e69b9ce38f86ec88b2e5a18beb93bfeb9c90e7af80
UHC 曜㏆숲塋듿뜐節 1110100011111000101001111110111110111101101000111110011110101011100010101110010110001101100100111110111110111101 e8f8a7efbda3e7ab8ae58d93efbd

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