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 将ツ。゙宵ソ宵エ 1000111110101011110000101010000111011110100011111010101010111111100011111010101010110100 8fabc2a1de8faabf8faab4
EUC-JP 将ツ。゙宵ソ宵エ 10111110101011011000111011000010100011101010000110001110110111101011111010101100100011101011111110111110101011001000111010110100 bead8ec28ea18edebeac8ebfbeac8eb4
UTF-8 将ツ。゙宵ソ宵エ 111001011011000010000110111011111011111010000010111011111011110110100001111011111011111010011110111001011010111010110101111011111011110110111111111001011010111010110101111011111011110110110100 e5b086efbe82efbda1efbe9ee5aeb5efbdbfe5aeb5efbdb4
UHC ????宵?宵? 00111111001111110011111100111111111000011011001000111111111000011011001000111111 3f3f3f3fe1b23fe1b23f

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