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 ⅵ七霖ホ鳬ス 111110100100010110001110101101011110100011000001110011101110100111101001111100111110100010111101 fa458eb5e8c1cee9e9f3e8bd
EUC-JP ?七霖ホ鳬?ス 001111111011110010110111111100001100001110001110110011101111001011101011001111111000111010111101 3fbcb7f0c38ecef2eb3f8ebd
UTF-8 ⅵ七霖ホ鳬ス 111000101000010110110101111001001011100010000011111010011001110010010110111011111011111010001110111010011011001110101100111011101000101110011011111011111011110110111101 e285b5e4b883e99c96efbe8ee9b3acee8b9befbdbd
UHC ⅵ七霖???? 10100101101001101111011011010010110101111111110100111111001111110011111100111111 a5a6f6d2d7fd3f3f3f3f

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