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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN フ「脛[}フ「脛[{^ 11001100101000101110001111111000010110110111110111001100101000101110001111111000010110110111101101011110 cca2e3f85b7dcca2e3f85b7b5e
EUC-JP フ「脛[}フ「脛[{^ 1000111011001100100011101010001011100110111110100101101101111101100011101100110010001110101000101110011011111010010110110111101101011110 8ecc8ea2e6fa5b7d8ecc8ea2e6fa5b7b5e
UTF-8 フ「脛[}フ「脛[{^ 1110111110111110100011001110111110111101101000101110100010000100100110110101101101111101111011111011111010001100111011111011110110100010111010001000010010011011010110110111101101011110 efbe8cefbda2e8849b5b7defbe8cefbda2e8849b5b7b5e
UHC ??脛[}??脛[{^ 00111111001111111100110011101011010110110111110100111111001111111100110011101011010110110111101101011110 3f3fcceb5b7d3f3fcceb5b7b5e

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