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 移??梨移??悧^ 10001000110110100011111100111111100101111001110010001000110110100011111100111111100111001010010001011110 88da3f3f979c88da3f3f9ca45e
EUC-JP 移??梨移??悧^ 10110000110111000011111100111111110011011111110010110000110111000011111100111111110110001010011001011110 b0dc3f3fcdfcb0dc3f3fd8a65e
UTF-8 移얜렱梨移얜렱悧^ 11100111101001111011101111101100100101101001110011101011101000001011000111100110101000101010100011100111101001111011101111101100100101101001110011101011101000001011000111100110100000101010011101011110 e7a7bbec969ceba0b1e6a2a8e7a7bbec969ceba0b1e682a75e
UHC 移얜렱梨移얜렱悧^ 1110110010111001101111101110101110001110101111101101011111011110111011001011100110111110111010111000111010111110110101111101110001011110 ecb9beeb8ebed7deecb9beeb8ebed7dc5e

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