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 隱ソ謐ァ雹育ョ 1110100010101010101111111110011010001101101001111110100010111001100010001110011110101110 e8aabfe68da7e8b988e7ae
EUC-JP 隱ソ謐ァ雹育ョ 1111000010101100100011101011111111101011111011011000111010100111111100001011101110110000111010011000111010101110 f0ac8ebfebed8ea7f0bbb0e98eae
UTF-8 隱ソ謐ァ雹育ョ 111010011001101010110001111011111011110110111111111010001010110010010000111011111011110110100111111010011001101110111001111010001000001010110010111011111011110110101110 e99ab1efbdbfe8ac90efbda7e99bb9e882b2efbdae
UHC 隱?謐?雹育? 1110101111011111001111111101101011001101001111111101101011011111111010111100000000111111 ebdf3fdacd3fdadfebc03f

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