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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 涇ゥ蝓キ跂懃明韜 1111101011111011101010011110010110011111101101111110011011100011100111001110011110010110101111101110100011101001 fafba9e59fb7e6e39ce796bee8e9
EUC-JP 涇ゥ蝓キ跂懃明韜 1000111111000111110001111000111010101001111010101010000110001110101101111110110011100101110110001110100111001100110000001111000011101011 8fc7c78ea9eaa18eb7ece5d8e9ccc0f0eb
UTF-8 涇ゥ蝓キ跂懃明韜 111001101011011010000111111011111011110110101001111010001001110110010011111011111011110110110111111010001011011110000010111001101000011110000011111001101001100010001110111010011001111110011100 e6b687efbda9e89d93efbdb7e8b782e68783e6988ee99f9c
UHC 涇????懃明韜 110011001101110000111111001111110011111100111111110100001100010011011001101001011101010010110111 ccdc3f3f3f3fd0c4d9a5d4b7

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