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 「フ杓煮}「フ杓煮{^ 101000101100110010001110110110111000111011001111011111011010001011001100100011101101101110001110110011110111101101011110 a2cc8edb8ecf7da2cc8edb8ecf7b5e
EUC-JP 「フ杓煮}「フ杓煮{^ 10001110101000101000111011001100101111001101110110111100110100010111110110001110101000101000111011001100101111001101110110111100110100010111101101011110 8ea28eccbcddbcd17d8ea28eccbcddbcd17b5e
UTF-8 「フ杓煮}「フ杓煮{^ 111011111011110110100010111011111011111010001100111001101001110110010011111001111000010110101110011111011110111110111101101000101110111110111110100011001110011010011101100100111110011110000101101011100111101101011110 efbda2efbe8ce69d93e785ae7defbda2efbe8ce69d93e785ae7b5e
UHC ??杓煮}??杓煮{^ 001111110011111111111000111101011110110110110100011111010011111100111111111110001111010111101101101101000111101101011110 3f3ff8f5edb47d3f3ff8f5edb47b5e

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