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 赳ォ蠑常罘霎杰 11100110111000001010101111100101101111001000111111101101111000111010011111101000101111101001111001011110 e6e0abe5bc8fede3a7e8be9e5e
EUC-JP 赳ォ蠑常罘霎杰 1110110011100010100011101010101111101010101111101011111011101111111001101010100111110000110000001101101110111111 ece28eabeabebeefe6a9f0c0dbbf
UTF-8 赳ォ蠑常罘霎杰 111010001011010110110011111011111011110110101011111010001010000010010001111001011011100010111000111001111011110110011000111010011001110010001110111001101001110110110000 e8b5b3efbdabe8a091e5b8b8e7bd98e99c8ee69db0
UHC 赳??常??杰 11010000101011110011111100111111110111111100100000111111001111111100101111111001 d0af3f3fdfc83f3fcbf9

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