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 将イ宵エ娼。「フ 1000111110101011101100101000111110101010101101001000111110101001101000011010001011001100 8fabb28faab48fa9a1a2cc
EUC-JP 将イ宵エ娼。「フ 10111110101011011000111010110010101111101010110010001110101101001011111010101011100011101010000110001110101000101000111011001100 bead8eb2beac8eb4beab8ea18ea28ecc
UTF-8 将イ宵エ娼。「フ 111001011011000010000110111011111011110110110010111001011010111010110101111011111011110110110100111001011010100010111100111011111011110110100001111011111011110110100010111011111011111010001100 e5b086efbdb2e5aeb5efbdb4e5a8bcefbda1efbda2efbe8c
UHC ??宵?娼??? 00111111001111111110000110110010001111111111001111011110001111110011111100111111 3f3fe1b23ff3de3f3f3f

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