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 陲ア蜑ー豬エ鬯」 111010001010001010110001111001011000100110110000111001101011010110110100111010011010110010100011 e8a2b1e589b0e6b5b4e9aca3
EUC-JP 陲ア蜑ー豬エ鬯」 11110000101001001000111010110001111010011110100110001110101100001110110010110111100011101011010011110010101011101000111010100011 f0a48eb1e9e98eb0ecb78eb4f2ae8ea3
UTF-8 陲ア蜑ー豬エ鬯」 111010011001100110110010111011111011110110110001111010001001110010010001111011111011110110110000111010001011000110101100111011111011110110110100111010011010110010101111111011111011110110100011 e999b2efbdb1e89c91efbdb0e8b1acefbdb4e9acafefbda3
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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