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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 移???}移???{^ 10001000110110100011111100111111001111110111110110001000110110100011111100111111001111110111101101011110 88da3f3f3f7d88da3f3f3f7b5e
EUC-JP 移??崍}移??崍{^ 1011000011011100001111110011111110001111101110111100010001111101101100001101110000111111001111111000111110111011110001000111101101011110 b0dc3f3f8fbbc47db0dc3f3f8fbbc47b5e
UTF-8 移얹렰崍}移얹렰崍{^ 111001111010011110111011111011001001011010111001111010111010000010110000111001011011010010001101011111011110011110100111101110111110110010010110101110011110101110100000101100001110010110110100100011010111101101011110 e7a7bbec96b9eba0b0e5b48d7de7a7bbec96b9eba0b0e5b48d7b5e
UHC 移얹렰崍}移얹렰崍{^ 11101100101110011011111011110001100011101011110111010101110011110111110111101100101110011011111011110001100011101011110111010101110011110111101101011110 ecb9bef18ebdd5cf7decb9bef18ebdd5cf7b5e

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