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 移?咀?}移?咀?{^ 100010001101101000111111100110011111000000111111011111011000100011011010001111111001100111110000001111110111101101011110 88da3f99f03f7d88da3f99f03f7b5e
EUC-JP 移?咀?}移?咀?{^ 101100001101110000111111110100101111001000111111011111011011000011011100001111111101001011110010001111110111101101011110 b0dc3fd2f23f7db0dc3fd2f23f7b5e
UTF-8 移렯咀렜}移렯咀렜{^ 111001111010011110111011111010111010000010101111111001011001001010000000111010111010000010011100011111011110011110100111101110111110101110100000101011111110010110010010100000001110101110100000100111000111101101011110 e7a7bbeba0afe59280eba09c7de7a7bbeba0afe59280eba09c7b5e
UHC 移렯咀렜}移렯咀렜{^ 11101100101110011000111010111100111011101011101010001110101011100111110111101100101110011000111010111100111011101011101010001110101011100111101101011110 ecb98ebceeba8eae7decb98ebceeba8eae7b5e

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