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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 頡セ貊費スャ邱具ス 1110100011110100101111101110011010111011100101001110111110111101101011001110011110110111100010111110111110111101 e8f4bee6bb94efbdace7b78befbd
EUC-JP 頡セ貊費スャ邱具ス 111100001111011010001110101111101110110010111101110010001111000110001110101111011000111010101100111011101011100110110110111100011000111010111101 f0f68ebeecbdc8f18ebd8eaceeb9b6f18ebd
UTF-8 頡セ貊費スャ邱具ス 111010011010000010100001111011111011110110111110111010001011001010001010111010001011001010111011111011111011110110111101111011111011110110101100111010011000001010110001111001011000010110110111111011111011110110111101 e9a0a1efbdbee8b28ae8b2bbefbdbdefbdace982b1e585b7efbdbd
UHC ??貊費??邱具? 00111111001111111101100011100111110111101010100000111111001111111100111111001000110011101111110100111111 3f3fd8e7dea83f3fcfc8cefd3f

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