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 嶢?窪?\}嶢?窪?\{^ 1001101111010000001111111000110001000101001111110101110001111101100110111101000000111111100011000100010100111111010111000111101101011110 9bd03f8c453f5c7d9bd03f8c453f5c7b5e
EUC-JP 嶢?窪?\}嶢?窪?\{^ 1101011011010010001111111011011110100110001111110101110001111101110101101101001000111111101101111010011000111111010111000111101101011110 d6d23fb7a63f5c7dd6d23fb7a63f5c7b5e
UTF-8 嶢렎窪렱\}嶢렎窪렱\{^ 1110010110110110101000101110101110100000100011101110011110101010101010101110101110100000101100010101110001111101111001011011011010100010111010111010000010001110111001111010101010101010111010111010000010110001010111000111101101011110 e5b6a2eba08ee7aaaaeba0b15c7de5b6a2eba08ee7aaaaeba0b15c7b5e
UHC 嶢렎窪렱\}嶢렎窪렱\{^ 111010001111001010001110101001001110100011000001100011101011111001011100011111011110100011110010100011101010010011101000110000011000111010111110010111000111101101011110 e8f28ea4e8c18ebe5c7de8f28ea4e8c18ebe5c7b5e

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