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 鈺??節??嵬 11111011110001000011111100111111100100001101111100111111001111111001101111001010 fbc43f3f90df3f3f9bca
EUC-JP 鈺??節??嵬 1000111111100011110101010011111100111111110000001110000100111111001111111101011011001100 8fe3d53f3fc0e13f3fd6cc
UTF-8 鈺뚦윃節ⓧ퉿嵬 111010011000100010111010111010111001101010100110111011001001110010000011111001111010111110000000111000101001001110100111111011011000100110111111111001011011010110101100 e988baeb9aa6ec9c83e7af80e293a7ed89bfe5b5ac
UHC 鈺뚦윃節ⓧ퉿嵬 1110100010101101100011001110010110011111100011101110111110111101101010001110010010111001100101111110100011100011 e8ad8ce59f8eefbda8e4b997e8e3

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