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 ??豺}??豺{^ 0011111100111111111001101011011101111101001111110011111111100110101101110111101101011110 3f3fe6b77d3f3fe6b77b5e
EUC-JP ??豺}??豺{^ 0011111100111111111011001011100101111101001111110011111111101100101110010111101101011110 3f3fecb97d3f3fecb97b5e
UTF-8 셰앗豺}셰앗豺{^ 111011001000010110110000111011001001010110010111111010001011000110111010011111011110110010000101101100001110110010010101100101111110100010110001101110100111101101011110 ec85b0ec9597e8b1ba7dec85b0ec9597e8b1ba7b5e
UHC 셰앗豺}셰앗豺{^ 101111001100111010111110110100011110001111001111011111011011110011001110101111101101000111100011110011110111101101011110 bccebed1e3cf7dbccebed1e3cf7b5e

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