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 鈔ア閼ア貂ャ蟾ス 111001111110001010110001111010001000010010110001111001101011100010101100111001011011011110111101 e7e2b1e884b1e6b8ace5b7bd
EUC-JP 鈔ア閼ア貂ャ蟾ス 11101110111001001000111010110001111011111110010010001110101100011110110010111010100011101010110011101010101110011000111010111101 eee48eb1efe48eb1ecba8eaceab98ebd
UTF-8 鈔ア閼ア貂ャ蟾ス 111010011000100010010100111011111011110110110001111010011001011010111100111011111011110110110001111010001011001010000010111011111011110110101100111010001001111110111110111011111011110110111101 e98894efbdb1e996bcefbdb1e8b282efbdace89fbeefbdbd
UHC ??閼?貂?蟾? 0011111100111111111001001101100100111111111101011011000000111111111000001110101000111111 3f3fe4d93ff5b03fe0ea3f

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