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 蠑戊ェ槫シ菩ア与 11100101101111001001010111101000101010101001111011100101101111001001010111101100101100011001011101011110 e5bc95e8aa9ee5bc95ecb1975e
EUC-JP 蠑戊ェ槫シ菩ア与 11101010101111101100101011101010100011101010101011011100111001111000111010111100110010101110111010001110101100011100110110111111 eabecaea8eaadce78ebccaee8eb1cdbf
UTF-8 蠑戊ェ槫シ菩ア与 111010001010000010010001111001101000100010001010111011111011110110101010111001101010011110101011111011111011110110111100111010001000111110101001111011111011110110110001111001001011100010001110 e8a091e6888aefbdaae6a7abefbdbce88fa9efbdb1e4b88e
UHC ?戊???菩?? 00111111110110011110011000111111001111110011111111011100110011000011111100111111 3fd9e63f3f3fdccc3f3f

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