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 ???異??循? 00111111001111110011111110001000110110010011111100111111100011110111101000111111 3f3f3f88d93f3f8f7a3f
EUC-JP ???異??循? 00111111001111110011111110110000110110110011111100111111101111011101101100111111 3f3f3fb0db3f3fbddb3f
UTF-8 銳얇룗異꿱눧循뗊 111010011000101010110011111011001001011010000111111010111010001110010111111001111001010110110000111010101011111110110001111010111000100010100111111001011011111010101010111010111001011110001010 e98ab3ec9687eba397e795b0eabfb1eb88a7e5beaaeb978a
UHC 銳얇룗異꿱눧循뗊 11100111111001011011111011100011100011111001001111101100101101101011001011101000100001111011111011100010111000001000101111010000 e7e5bee38f93ecb6b2e887bee2e08bd0

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