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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 姨??W}姨??W{^ 10011011010010000011111100111111010101110111110110011011010010000011111100111111010101110111101101011110 9b483f3f577d9b483f3f577b5e
EUC-JP 姨??W}姨??W{^ 11010101101010010011111100111111010101110111110111010101101010010011111100111111010101110111101101011110 d5a93f3f577dd5a93f3f577b5e
UTF-8 姨뷀슃W}姨뷀슃W{^ 1110010110100111101010001110101110110111100000001110110010001010100000110101011101111101111001011010011110101000111010111011011110000000111011001000101010000011010101110111101101011110 e5a7a8ebb780ec8a83577de5a7a8ebb780ec8a83577b5e
UHC 姨뷀슃W}姨뷀슃W{^ 1110110010101001100101001110110110011010100101010101011101111101111011001010100110010100111011011001101010010101010101110111101101011110 eca994ed9a95577deca994ed9a95577b5e

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