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 汐浯而鋠カ醪カ 1111000111100110100011101010110011111010111111001000111010100111111110111101010110110110111001111101000010110110 f1e68eacfafc8ea7fbd5b6e7d0b6
EUC-JP ?汐浯而鋠カ醪カ 0011111110111100101011101000111111000111110000111011110010101001100011111110010011000111100011101011011011101110110100101000111010110110 3fbcae8fc7c3bca98fe4c78eb6eed28eb6
UTF-8 汐浯而鋠カ醪カ 111011101000010110100001111001101011000110010000111001101011010110101111111010001000000010001100111010011000101110100000111011111011110110110110111010011000011010101010111011111011110110110110 ee85a1e6b190e6b5afe8808ce98ba0efbdb6e986aaefbdb6
UHC ?汐?而???? 00111111111000001011000100111111111011001011101100111111001111110011111100111111 3fe0b13fecbb3f3f3f3f

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