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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 顆カ竏エ顆カ竏エ^ 11101000111101111011011011100010100010001011010011101000111101111011011011100010100010001011010001011110 e8f7b6e288b4e8f7b6e288b45e
EUC-JP 顆カ竏エ顆カ竏エ^ 1111000011111001100011101011011011100011111010001000111010110100111100001111100110001110101101101110001111101000100011101011010001011110 f0f98eb6e3e88eb4f0f98eb6e3e88eb45e
UTF-8 顆カ竏エ顆カ竏エ^ 11101001101000011000011011101111101111011011011011100111101010111000111111101111101111011011010011101001101000011000011011101111101111011011011011100111101010111000111111101111101111011011010001011110 e9a186efbdb6e7ab8fefbdb4e9a186efbdb6e7ab8fefbdb45e
UHC 顆???顆???^ 1100111010101000001111110011111100111111110011101010100000111111001111110011111101011110 cea83f3f3fcea83f3f3f5e

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