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 銖厄スゥ顋懶スウ 111001111111000110010110111011111011110110101001111010001111100110011100111011111011110110110011 e7f196efbda9e8f99cefbdb3
EUC-JP 銖厄スゥ顋懶スウ 11101110111100111100110011110001100011101011110110001110101010011111000011111011110110001111000110001110101111011000111010110011 eef3ccf18ebd8ea9f0fbd8f18ebd8eb3
UTF-8 銖厄スゥ顋懶スウ 111010011000101010010110111001011000111010000100111011111011110110111101111011111011110110101001111010011010000110001011111001101000011110110110111011111011110110111101111011111011110110110011 e98a96e58e84efbdbdefbda9e9a18be687b6efbdbdefbdb3
UHC 銖厄???懶?? 1110001011000111111001001111100000111111001111110011111111010100111110110011111100111111 e2c7e4f83f3f3fd4fb3f3f

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