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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 移??\}移??\{^ 10001000110110100011111100111111010111000111110110001000110110100011111100111111010111000111101101011110 88da3f3f5c7d88da3f3f5c7b5e
EUC-JP 移??\}移??\{^ 10110000110111000011111100111111010111000111110110110000110111000011111100111111010111000111101101011110 b0dc3f3f5c7db0dc3f3f5c7b5e
UTF-8 移숉뫟\}移숉뫟\{^ 1110011110100111101110111110110010001000100010011110101110101011100111110101110001111101111001111010011110111011111011001000100010001001111010111010101110011111010111000111101101011110 e7a7bbec8889ebab9f5c7de7a7bbec8889ebab9f5c7b5e
UHC 移숉뫟\}移숉뫟\{^ 1110110010111001100110011110110110010001101111110101110001111101111011001011100110011001111011011001000110111111010111000111101101011110 ecb999ed91bf5c7decb999ed91bf5c7b5e

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