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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ゙齊ェワス悉識 11110000101110101101111011101010100011101010101011011100111100011000111010111101100011101011101111110000101111001000111010101111 f0badeea8eaadcf18ebd8ebbf0bc8eaf
EUC-JP ?゙齊ェワ?ス悉?識 0011111110001110110111101111001111101110100011101010101010001110110111000011111110001110101111011011110010111101001111111011110010110001 3f8edef3ee8eaa8edc3f8ebdbcbd3fbcb1
UTF-8 ゙齊ェワス悉識 111011101000000110111001111011111011111010011110111010011011110110001010111011111011110110101010111011111011111010011100111011101000010010001001111011111011110110111101111001101000001010001001111011101000000110111011111010001010110110011000 ee81b9efbe9ee9bd8aefbdaaefbe9cee8489efbdbde68289ee81bbe8ad98
UHC ??齊????悉?識 00111111001111111111000010111010001111110011111100111111001111111110001111111010001111111110001111011011 3f3ff0ba3f3f3f3fe3fa3fe3db

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