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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??肢?\}??肢?\{^ 001111110011111110001110100010000011111101011100011111010011111100111111100011101000100000111111010111000111101101011110 3f3f8e883f5c7d3f3f8e883f5c7b5e
EUC-JP ??肢?\}??肢?\{^ 001111110011111110111011111010000011111101011100011111010011111100111111101110111110100000111111010111000111101101011110 3f3fbbe83f5c7d3f3fbbe83f5c7b5e
UTF-8 易렡肢렑\}易렡肢렑\{^ 1110111110100111101000001110101110100000101000011110100010000010101000101110101110100000100100010101110001111101111011111010011110100000111010111010000010100001111010001000001010100010111010111010000010010001010111000111101101011110 efa7a0eba0a1e882a2eba0915c7defa7a0eba0a1e882a2eba0915c7b5e
UHC 易렡肢렑\}易렡肢렑\{^ 111011001010111110001110101100101111001010110110100011101010011001011100011111011110110010101111100011101011001011110010101101101000111010100110010111000111101101011110 ecaf8eb2f2b68ea65c7decaf8eb2f2b68ea65c7b5e

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