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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 「フ宵ミ}「フ宵ミ{^ 10100010110011001000111110101010110100000111110110100010110011001000111110101010110100000111101101011110 a2cc8faad07da2cc8faad07b5e
EUC-JP 「フ宵ミ}「フ宵ミ{^ 10001110101000101000111011001100101111101010110010001110110100000111110110001110101000101000111011001100101111101010110010001110110100000111101101011110 8ea28eccbeac8ed07d8ea28eccbeac8ed07b5e
UTF-8 「フ宵ミ}「フ宵ミ{^ 111011111011110110100010111011111011111010001100111001011010111010110101111011111011111010010000011111011110111110111101101000101110111110111110100011001110010110101110101101011110111110111110100100000111101101011110 efbda2efbe8ce5aeb5efbe907defbda2efbe8ce5aeb5efbe907b5e
UHC ??宵?}??宵?{^ 00111111001111111110000110110010001111110111110100111111001111111110000110110010001111110111101101011110 3f3fe1b23f7d3f3fe1b23f7b5e

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