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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邁ェ邀溽ーェ譽喊 11100111101100001010101011100111101100011001111111100111101100001010101011100110101000111001101001011110 e7b0aae7b19fe7b0aae6a39a5e
EUC-JP 邁ェ邀溽ーェ譽喊 11101110101100101000111010101010111011101011001111011110111010011000111010110000100011101010101011101100101001011101001110111111 eeb28eaaeeb3dee98eb08eaaeca5d3bf
UTF-8 邁ェ邀溽ーェ譽喊 111010011000001010000001111011111011110110101010111010011000001010000000111001101011101010111101111011111011110110110000111011111011110110101010111010001010110110111101111001011001011010001010 e98281efbdaae98280e6babdefbdb0efbdaae8adbde5968a
UHC 邁?邀???譽喊 110110001110010000111111111010011010110100111111001111110011111111100111111000101111100111100010 d8e43fe9ad3f3f3fe7e2f9e2

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