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 邀丞キ咲ア丞キ洪 11100111101100011000111111100101101101111000110111100111101100011000111111100101101101111000110101011110 e7b18fe5b78de7b18fe5b78d5e
EUC-JP 邀丞キ咲ア丞キ洪 11101110101100111011111011100111100011101011011110111010111010011000111010110001101111101110011110001110101101111011100110111111 eeb3bee78eb7bae98eb1bee78eb7b9bf
UTF-8 邀丞キ咲ア丞キ洪 111010011000001010000000111001001011100010011110111011111011110110110111111001011001001010110010111011111011110110110001111001001011100010011110111011111011110110110111111001101011010010101010 e98280e4b89eefbdb7e592b2efbdb1e4b89eefbdb7e6b4aa
UHC 邀丞???丞?洪 111010011010110111100011101010100011111100111111001111111110001110101010001111111111101111110011 e9ade3aa3f3f3fe3aa3ffbf3

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