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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 苡h恭}苡h恭{^ 111001001000111110000010100010001000101110110001011111011110010010001111100000101000100010001011101100010111101101011110 e48f82888bb17de48f82888bb17b5e
EUC-JP 苡h恭}苡h恭{^ 111001111110111110100011111010001011011010110011011111011110011111101111101000111110100010110110101100110111101101011110 e7efa3e8b6b37de7efa3e8b6b37b5e
UTF-8 苡h恭}苡h恭{^ 111010001000101110100001111011111011110110001000111001101000000110101101011111011110100010001011101000011110111110111101100010001110011010000001101011010111101101011110 e88ba1efbd88e681ad7de88ba1efbd88e681ad7b5e
UHC 苡h恭}苡h恭{^ 111011001011111010100011111010001100110111110001011111011110110010111110101000111110100011001101111100010111101101011110 ecbea3e8cdf17decbea3e8cdf17b5e

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