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 移?億魄移?億白^ 100010001101101000111111100010011010110111101001101011101000100011011010001111111000100110101101100101001001001001011110 88da3f89ade9ae88da3f89ad94925e
EUC-JP 移?億魄移?億白^ 101100001101110000111111101100101010111111110010101100001011000011011100001111111011001010101111110001111111001001011110 b0dc3fb2aff2b0b0dc3fb2afc7f25e
UTF-8 移렯億魄移렯億白^ 11100111101001111011101111101011101000001010111111100101100001001000010011101001101011011000010011100111101001111011101111101011101000001010111111100101100001001000010011100111100110011011110101011110 e7a7bbeba0afe58484e9ad84e7a7bbeba0afe58484e799bd5e
UHC 移렯億魄移렯億白^ 1110110010111001100011101011110011100101111000101101101111011110111011001011100110001110101111001110010111100010110110111101110001011110 ecb98ebce5e2dbdeecb98ebce5e2dbdc5e

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