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 蠻楊圸}蠻楊圸{^ 111001011100010110010111011010111001101010101001011111011110010111000101100101110110101110011010101010010111101101011110 e5c5976b9aa97de5c5976b9aa97b5e
EUC-JP 蠻楊圸}蠻楊圸{^ 111010101100011111001101110011001101010010101011011111011110101011000111110011011100110011010100101010110111101101011110 eac7cdccd4ab7deac7cdccd4ab7b5e
UTF-8 蠻楊圸}蠻楊圸{^ 111010001010000010111011111001101010010110001010111001011001110010111000011111011110100010100000101110111110011010100101100010101110010110011100101110000111101101011110 e8a0bbe6a58ae59cb87de8a0bbe6a58ae59cb87b5e
UHC 蠻楊?}蠻楊?{^ 11011000110000011110010111000101001111110111110111011000110000011110010111000101001111110111101101011110 d8c1e5c53f7dd8c1e5c53f7b5e

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