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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ゙齊ェワス悉鳫 1111000010111010110111101110101010001110101010101101110011110001100011101011110110001110101110111110100111101101 f0badeea8eaadcf18ebd8ebbe9ed
EUC-JP ?゙齊ェワ?ス悉鳫 00111111100011101101111011110011111011101000111010101010100011101101110000111111100011101011110110111100101111011111001011101111 3f8edef3ee8eaa8edc3f8ebdbcbdf2ef
UTF-8 ゙齊ェワス悉鳫 111011101000000110111001111011111011111010011110111010011011110110001010111011111011110110101010111011111011111010011100111011101000010010001001111011111011110110111101111001101000001010001001111010011011001110101011 ee81b9efbe9ee9bd8aefbdaaefbe9cee8489efbdbde68289e9b3ab
UHC ??齊????悉? 0011111100111111111100001011101000111111001111110011111100111111111000111111101000111111 3f3ff0ba3f3f3f3fe3fa3f

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