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 ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e
SJIS-WIN レ惲・m}レ惲・m{^ 1111001010110111110110101111101011000010101001010110110101111101111100101011011111011010111110101100001010100101011011010111101101011110 f2b7dafac2a56d7df2b7dafac2a56d7b5e
EUC-JP ?レ惲・m}?レ惲・m{^ 001111111000111011011010100011111011111010110011100011101010010101101101011111010011111110001110110110101000111110111110101100111000111010100101011011010111101101011110 3f8eda8fbeb38ea56d7d3f8eda8fbeb38ea56d7b5e
UTF-8 レ惲・m}レ惲・m{^ 1110111010000111101011101110111110111110100110101110011010000011101100101110111110111101101001010110110101111101111011101000011110101110111011111011111010011010111001101000001110110010111011111011110110100101011011010111101101011110 ee87aeefbe9ae683b2efbda56d7dee87aeefbe9ae683b2efbda56d7b5e
UHC ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e

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