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 耘?裡}耘?裡{^ 11100011110011110011111110010111101000010111110111100011110011110011111110010111101000010111101101011110 e3cf3f97a17de3cf3f97a17b5e
EUC-JP 耘?裡}耘?裡{^ 11100110110100010011111111001110101000110111110111100110110100010011111111001110101000110111101101011110 e6d13fcea37de6d13fcea37b5e
UTF-8 耘띄裡}耘띄裡{^ 111010001000000010011000111010111001110110000100111010001010001110100001011111011110100010000000100110001110101110011101100001001110100010100011101000010111101101011110 e88098eb9d84e8a3a17de88098eb9d84e8a3a17b5e
UHC 耘띄裡}耘띄裡{^ 111010011111110010110110111001111101011111101011011111011110100111111100101101101110011111010111111010110111101101011110 e9fcb6e7d7eb7de9fcb6e7d7eb7b5e

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