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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 逶りs}逶りs{^ 111001111001101110000010111010001000001010010011011111011110011110011011100000101110100010000010100100110111101101011110 e79b82e882937de79b82e882937b5e
EUC-JP 逶りs}逶りs{^ 111011011111101110100100111010101010001111110011011111011110110111111011101001001110101010100011111100110111101101011110 edfba4eaa3f37dedfba4eaa3f37b5e
UTF-8 逶りs}逶りs{^ 111010011000000010110110111000111000001010001010111011111011110110010011011111011110100110000000101101101110001110000010100010101110111110111101100100110111101101011110 e980b6e3828aefbd937de980b6e3828aefbd937b5e
UHC ?りs}?りs{^ 00111111101010101110101010100011111100110111110100111111101010101110101010100011111100110111101101011110 3faaeaa3f37d3faaeaa3f37b5e

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