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 ネス璽湿裘 1111000111101000110010001111000110001110101111011000111010100011111100011111011010001110101111001110010111100010 f1e8c8f18ebd8ea3f1f68ebce5e2
EUC-JP ?ネ?ス璽?湿裘 00111111100011101100100000111111100011101011110110111100101001010011111110111100101111101110101011100100 3f8ec83f8ebdbca53fbcbeeae4
UTF-8 ネス璽湿裘 111011101000010110100011111011111011111010001000111011101000010010001001111011111011110110111101111001111001001010111101111011101000010110110001111001101011100110111111111010001010001110011000 ee85a3efbe88ee8489efbdbde792bdee85b1e6b9bfe8a398
UHC ????璽??? 001111110011111100111111001111111101111111011110001111110011111100111111 3f3f3f3fdfde3f3f3f

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