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 貉ソ蛟滓ケソ譚転 11100110101110011011111111100101100000001001111111100110101110011011111111100110100111011001001101011101 e6b9bfe5809fe6b9bfe69d935d
EUC-JP 貉ソ蛟滓ケソ譚転 11101100101110111000111010111111111010011110000011011110111010001000111010111001100011101011111111101011111111011100010110111110 ecbb8ebfe9e0dee88eb98ebfebfdc5be
UTF-8 貉ソ蛟滓ケソ譚転 111010001011001010001001111011111011110110111111111010001001101110011111111001101011101110010011111011111011110110111001111011111011110110111111111010001010110110011010111010001011101110100010 e8b289efbdbfe89b9fe6bb93efbdb9efbdbfe8ad9ae8bba2
UHC ??蛟滓??譚? 0011111100111111110011101111000111101110101010110011111100111111110100111100100100111111 3f3fcef1eeab3f3fd3c93f

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