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 ??D??}??D??{^ 00111111001111110100010000111111001111110111110100111111001111110100010000111111001111110111101101011110 3f3f443f3f7d3f3f443f3f7b5e
SJIS-WIN 遏ュD蟆穫}遏ュD蟆穫{^ 11100111100111111010110101000100111001011011000010001010011011100111110111100111100111111010110101000100111001011011000010001010011011100111101101011110 e79fad44e5b08a6e7de79fad44e5b08a6e7b5e
EUC-JP 遏ュD蟆穫}遏ュD蟆穫{^ 111011101010000110001110101011010100010011101010101100101011001111001111011111011110111010100001100011101010110101000100111010101011001010110011110011110111101101011110 eea18ead44eab2b3cf7deea18ead44eab2b3cf7b5e
UTF-8 遏ュD蟆穫}遏ュD蟆穫{^ 1110100110000001100011111110111110111101101011010100010011101000100111111000011011100111101010011010101101111101111010011000000110001111111011111011110110101101010001001110100010011111100001101110011110101001101010110111101101011110 e9818fefbdad44e89f86e7a9ab7de9818fefbdad44e89f86e7a9ab7b5e
UHC ??D?穫}??D?穫{^ 001111110011111101000100001111111111110010101110011111010011111100111111010001000011111111111100101011100111101101011110 3f3f443ffcae7d3f3f443ffcae7b5e

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