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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN レ惲・W}レ惲・W{^ 1111001010110111110110101111101011000010101001010101011101111101111100101011011111011010111110101100001010100101010101110111101101011110 f2b7dafac2a5577df2b7dafac2a5577b5e
EUC-JP ?レ惲・W}?レ惲・W{^ 001111111000111011011010100011111011111010110011100011101010010101010111011111010011111110001110110110101000111110111110101100111000111010100101010101110111101101011110 3f8eda8fbeb38ea5577d3f8eda8fbeb38ea5577b5e
UTF-8 レ惲・W}レ惲・W{^ 1110111010000111101011101110111110111110100110101110011010000011101100101110111110111101101001010101011101111101111011101000011110101110111011111011111010011010111001101000001110110010111011111011110110100101010101110111101101011110 ee87aeefbe9ae683b2efbda5577dee87aeefbe9ae683b2efbda5577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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