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 将イ将。宵エ将筍 10001111101010111011001010001111101010111010000110001111101010101011010010001111101010111110001010100001 8fabb28faba18faab48fabe2a1
EUC-JP 将イ将。宵エ将筍 10111110101011011000111010110010101111101010110110001110101000011011111010101100100011101011010010111110101011011110010010100011 bead8eb2bead8ea1beac8eb4beade4a3
UTF-8 将イ将。宵エ将筍 111001011011000010000110111011111011110110110010111001011011000010000110111011111011110110100001111001011010111010110101111011111011110110110100111001011011000010000110111001111010110110001101 e5b086efbdb2e5b086efbda1e5aeb5efbdb4e5b086e7ad8d
UHC ????宵??筍 00111111001111110011111100111111111000011011001000111111001111111110001011101100 3f3f3f3fe1b23f3fe2ec

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