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 丈ソ縞緖キ痔上 1000111111100100101111111000111011001000111110111000111010110111100011101010010010001111111000111111000111101100 8fe4bf8ec8fb8eb78ea48fe3f1ec
EUC-JP 丈ソ縞?キ痔上? 1011111011100110100011101011111110111100110010100011111110001110101101111011110010100110101111101110010100111111 bee68ebfbcca3f8eb7bca6bee53f
UTF-8 丈ソ縞緖キ痔上 111001001011100010001000111011111011110110111111111001111011100010011110111001111011011110010110111011111011110110110111111001111001011110010100111001001011100010001010111011101000010110100111 e4b888efbdbfe7b89ee7b796efbdb7e79794e4b88aee85a7
UHC 丈?縞緖?痔上? 11101101110110110011111111111011110101101101111111111101001111111111011011000000110111111011111000111111 eddb3ffbd6dffd3ff6c0dfbe3f

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