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 移?遲梨移?遲悧^ 100010001101101000111111111001111010110110010111100111001000100011011010001111111110011110101101100111001010010001011110 88da3fe7ad979c88da3fe7ad9ca45e
EUC-JP 移?遲梨移?遲悧^ 101100001101110000111111111011101010111111001101111111001011000011011100001111111110111010101111110110001010011001011110 b0dc3feeafcdfcb0dc3feeafd8a65e
UTF-8 移렓遲梨移렓遲悧^ 11100111101001111011101111101011101000001001001111101001100000011011001011100110101000101010100011100111101001111011101111101011101000001001001111101001100000011011001011100110100000101010011101011110 e7a7bbeba093e981b2e6a2a8e7a7bbeba093e981b2e682a75e
UHC 移렓遲梨移렓遲悧^ 1110110010111001100011101010100011110010110000001101011111011110111011001011100110001110101010001111001011000000110101111101110001011110 ecb98ea8f2c0d7deecb98ea8f2c0d7dc5e

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