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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 移?遵?移?遵?^ 10001000110110100011111110001111100001010011111110001000110110100011111110001111100001010011111101011110 88da3f8f853f88da3f8f853f5e
EUC-JP 移?遵?移?遵?^ 10110000110111000011111110111101111001010011111110110000110111000011111110111101111001010011111101011110 b0dc3fbde53fb0dc3fbde53f5e
UTF-8 移렯遵뒷移렯遵뒬^ 11100111101001111011101111101011101000001010111111101001100000011011010111101011100100101011011111100111101001111011101111101011101000001010111111101001100000011011010111101011100100101010110001011110 e7a7bbeba0afe981b5eb92b7e7a7bbeba0afe981b5eb92ac5e
UHC 移렯遵뒷移렯遵뒬^ 1110110010111001100011101011110011110001111001011011010111011110111011001011100110001110101111001111000111100101101101011101110001011110 ecb98ebcf1e5b5deecb98ebcf1e5b5dc5e

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