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 釶紋ケよ銧閨紋ケ 1110011111011111100101101110010010111001100000101110011011111011110011001110100010000001100101101110010010111001 e7df96e4b982e6fbcce88196e4b9
EUC-JP 釶紋ケよ銧閨紋ケ 1110111011100001110011001110011010001110101110011010010011101000100011111110010010100110111011111110000111001100111001101000111010111001 eee1cce68eb9a4e88fe4a6efe1cce68eb9
UTF-8 釶紋ケよ銧閨紋ケ 111010011000011110110110111001111011010010001011111011111011110110111001111000111000001010001000111010011000101010100111111010011001011010101000111001111011010010001011111011111011110110111001 e987b6e7b48befbdb9e38288e98aa7e996a8e7b48befbdb9
UHC ?紋?よ?閨紋? 001111111101101010100011001111111010101011101000001111111101000010110001110110101010001100111111 3fdaa33faae83fd0b1daa33f

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