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 移쇠떅}移쇠떅{^ 111001111010011110111011111011001000011110100000111010111001011010000101011111011110011110100111101110111110110010000111101000001110101110010110100001010111101101011110 e7a7bbec87a0eb96857de7a7bbec87a0eb96857b5e
UHC 移쇠떅}移쇠떅{^ 111011001011100110111100111010001000101110011011011111011110110010111001101111001110100010001011100110110111101101011110 ecb9bce88b9b7decb9bce88b9b7b5e

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