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 セシ杓縞上黑コ 10111110101111001000111011011011100011101100100010001111111000111111000111101110111111000100101110111010 bebc8edb8ec88fe3f1eefc4bba
EUC-JP セシ杓縞上??コ 1000111010111110100011101011110010111100110111011011110011001010101111101110010100111111001111111000111010111010 8ebe8ebcbcddbccabee53f3f8eba
UTF-8 セシ杓縞上黑コ 111011111011110110111110111011111011110110111100111001101001110110010011111001111011100010011110111001001011100010001010111011101000010110101001111010011011101110010001111011111011110110111010 efbdbeefbdbce69d93e7b89ee4b88aee85a9e9bb91efbdba
UHC ??杓縞上?黑? 001111110011111111111000111101011111101111010110110111111011111000111111111111011101100100111111 3f3ff8f5fbd6dfbe3ffdd93f

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