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 ◆??ァ??ビ? 1000000110011111001111110011111110000011010000000011111100111111100000110111001000111111 819f3f3f83403f3f83723f
EUC-JP ◆??ァ??ビ? 1010001010100001001111110011111110100101101000010011111100111111101001011101001100111111 a2a13f3fa5a13f3fa5d33f
UTF-8 ◆룶죴ァ룵卽ビ룶 111000101001011110000110111010111010001110110110111011001010001110110100111000111000001010100001111010111010001110110101111001011000110110111101111000111000001110010011111010111010001110110110 e29786eba3b6eca3b4e382a1eba3b5e58dbde38393eba3b6
UHC ◆룶죴ァ룵卽ビ룶 10100001110111111000111110101011101000011000111110101011101000011000111110101010111100011110110110101011110100111000111110101011 a1df8faba18faba18faaf1edabd38fab

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