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 ????M}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
SJIS-WIN 遽ヲ訷ァM}遽ヲ訷ァM{^ 1110011110101111101001101111101110100100101001110100110101111101111001111010111110100110111110111010010010100111010011010111101101011110 e7afa6fba4a74d7de7afa6fba4a74d7b5e
EUC-JP 遽ヲ訷ァM}遽ヲ訷ァM{^ 1110111010110001100011101010011010001111110111011101010010001110101001110100110101111101111011101011000110001110101001101000111111011101110101001000111010100111010011010111101101011110 eeb18ea68fddd48ea74d7deeb18ea68fddd48ea74d7b5e
UTF-8 遽ヲ訷ァM}遽ヲ訷ァM{^ 1110100110000001101111011110111110111101101001101110100010101000101101111110111110111101101001110100110101111101111010011000000110111101111011111011110110100110111010001010100010110111111011111011110110100111010011010111101101011110 e981bdefbda6e8a8b7efbda74d7de981bdefbda6e8a8b7efbda74d7b5e
UHC 遽???M}遽???M{^ 110010111110100000111111001111110011111101001101011111011100101111101000001111110011111100111111010011010111101101011110 cbe83f3f3f4d7dcbe83f3f3f4d7b5e

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