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 移??}移??{^ 1000100011011010001111110011111101111101100010001101101000111111001111110111101101011110 88da3f3f7d88da3f3f7b5e
EUC-JP 移??}移??{^ 1011000011011100001111110011111101111101101100001101110000111111001111110111101101011110 b0dc3f3f7db0dc3f3f7b5e
UTF-8 移↔낢}移↔낢{^ 111001111010011110111011111000101000011010010100111010111000001010100010011111011110011110100111101110111110001010000110100101001110101110000010101000100111101101011110 e7a7bbe28694eb82a27de7a7bbe28694eb82a27b5e
UHC 移↔낢}移↔낢{^ 111011001011100110100001111010101011001110110001011111011110110010111001101000011110101010110011101100010111101101011110 ecb9a1eab3b17decb9a1eab3b17b5e

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