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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 将ョ宵繽ェマ瀇 1000111110101011101011101000111110101010111000111000111110101010110011111111101101001111 8fabae8faae38faacffb4f
EUC-JP 将ョ宵繽ェマ瀇 101111101010110110001110101011101011111010101100111001011110111110001110101010101000111011001111100011111100100110101101 bead8eaebeace5ef8eaa8ecf8fc9ad
UTF-8 将ョ宵繽ェマ瀇 111001011011000010000110111011111011110110101110111001011010111010110101111001111011100110111101111011111011110110101010111011111011111010001111111001111000000010000111 e5b086efbdaee5aeb5e7b9bdefbdaaefbe8fe78087
UHC ??宵???? 0011111100111111111000011011001000111111001111110011111100111111 3f3fe1b23f3f3f3f

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