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{^ 1110011110101111101001100011111111100110101001010100110101111101111001111010111110100110001111111110011010100101010011010111101101011110 e7afa63fe6a54d7de7afa63fe6a54d7b5e
EUC-JP 遽ヲ訵讌M}遽ヲ訵讌M{^ 1110111010110001100011101010011010001111110111011101001111101100101001110100110101111101111011101011000110001110101001101000111111011101110100111110110010100111010011010111101101011110 eeb18ea68fddd3eca74d7deeb18ea68fddd3eca74d7b5e
UTF-8 遽ヲ訵讌M}遽ヲ訵讌M{^ 1110100110000001101111011110111110111101101001101110100010101000101101011110100010101110100011000100110101111101111010011000000110111101111011111011110110100110111010001010100010110101111010001010111010001100010011010111101101011110 e981bdefbda6e8a8b5e8ae8c4d7de981bdefbda6e8a8b5e8ae8c4d7b5e
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)