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 顆ス鬮エ蓴育尠 111010001111011110111101111010011010101110110100111001001111000110001000111001111001101110010110 e8f7bde9abb4e4f188e79b96
EUC-JP 顆ス鬮エ蓴育尠 1111000011111001100011101011110111110010101011011000111010110100111010001111001110110000111010011101010111110110 f0f98ebdf2ad8eb4e8f3b0e9d5f6
UTF-8 顆ス鬮エ蓴育尠 111010011010000110000110111011111011110110111101111010011010110010101110111011111011110110110100111010001001001110110100111010001000001010110010111001011011000010100000 e9a186efbdbde9acaeefbdb4e893b4e882b2e5b0a0
UHC 顆???蓴育? 11001110101010000011111100111111001111111110001011110001111010111100000000111111 cea83f3f3fe2f1ebc03f

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