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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驤槫ケ苓揃邀ャ 111010011000100010011110111001011011100110010111111010001001000110110101111001111011000110101100 e9889ee5b997e891b5e7b1ac
EUC-JP 驤槫ケ苓揃邀ャ 1111000111101000110111001110011110001110101110011100111011101010110000101011011111101110101100111000111010101100 f1e8dce78eb9ceeac2b7eeb38eac
UTF-8 驤槫ケ苓揃邀ャ 111010011010100110100100111001101010011110101011111011111011110110111001111010001000101110010011111001101000111110000011111010011000001010000000111011111011110110101100 e9a9a4e6a7abefbdb9e88b93e68f83e98280efbdac
UHC ?????邀? 0011111100111111001111110011111100111111111010011010110100111111 3f3f3f3f3fe9ad3f

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