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 丈ソ縞緖キ痔硝ォ 10001111111001001011111110001110110010001111101110001110101101111000111010100100100011111100100110101011 8fe4bf8ec8fb8eb78ea48fc9ab
EUC-JP 丈ソ縞?キ痔硝ォ 101111101110011010001110101111111011110011001010001111111000111010110111101111001010011010111110110010111000111010101011 bee68ebfbcca3f8eb7bca6becb8eab
UTF-8 丈ソ縞緖キ痔硝ォ 111001001011100010001000111011111011110110111111111001111011100010011110111001111011011110010110111011111011110110110111111001111001011110010100111001111010000110011101111011111011110110101011 e4b888efbdbfe7b89ee7b796efbdb7e79794e7a19defbdab
UHC 丈?縞緖?痔硝? 11101101110110110011111111111011110101101101111111111101001111111111011011000000111101011010011000111111 eddb3ffbd6dffd3ff6c0f5a63f

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