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 蠏らウ貞オらウ耽 11100101101101011000001011100111101100111001001011100101101101011000001011100111101100111001001001011110 e5b582e7b392e5b582e7b3925e
EUC-JP 蠏らウ貞オらウ耽 11101010101101111010010011101001100011101011001111000100111001111000111010110101101001001110100110001110101100111100001110111111 eab7a4e98eb3c4e78eb5a4e98eb3c3bf
UTF-8 蠏らウ貞オらウ耽 111010001010000010001111111000111000001010001001111011111011110110110011111010001011001010011110111011111011110110110101111000111000001010001001111011111011110110110011111010001000000010111101 e8a08fe38289efbdb3e8b29eefbdb5e38289efbdb3e880bd
UHC ?ら?貞?ら?耽 001111111010101011101001001111111110111111110110001111111010101011101001001111111111011110110000 3faae93feff63faae93ff7b0

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