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 将蓖ォ繽ォ蝪゚シ 100011111010101111100100111011011010101111100011100011111010101111100101101000011101111110111100 8fabe4edabe38fabe5a1dfbc
EUC-JP 将蓖ォ繽ォ蝪゚シ 10111110101011011110100011101111100011101010101111100101111011111000111010101011111010101010001110001110110111111000111010111100 beade8ef8eabe5ef8eabeaa38edf8ebc
UTF-8 将蓖ォ繽ォ蝪゚シ 111001011011000010000110111010001001001110010110111011111011110110101011111001111011100110111101111011111011110110101011111010001001110110101010111011111011111010011111111011111011110110111100 e5b086e89396efbdabe7b9bdefbdabe89daaefbe9fefbdbc
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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