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 シト偲雫シト偲自 101111001100010010001110110000111000111010110100101111001100010010001110110000111000111010101001 bcc48ec38eb4bcc48ec38ea9
EUC-JP シト偲雫シト偲自 10001110101111001000111011000100101111001100010110111100101101101000111010111100100011101100010010111100110001011011110010101011 8ebc8ec4bcc5bcb68ebc8ec4bcc5bcab
UTF-8 シト偲雫シト偲自 111011111011110110111100111011111011111010000100111001011000000110110010111010011001101110101011111011111011110110111100111011111011111010000100111001011000000110110010111010001000011110101010 efbdbcefbe84e581b2e99babefbdbcefbe84e581b2e887aa
UHC ???????自 001111110011111100111111001111110011111100111111001111111110110110111011 3f3f3f3f3f3f3fedbb

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