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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN レ愠麸n}レ愠麸n{^ 11110010101101111101101011111010110000011110101001101111011011100111110111110010101101111101101011111010110000011110101001101111011011100111101101011110 f2b7dafac1ea6f6e7df2b7dafac1ea6f6e7b5e
EUC-JP ?レ?麸n}?レ?麸n{^ 0011111110001110110110100011111111110011110100000110111001111101001111111000111011011010001111111111001111010000011011100111101101011110 3f8eda3ff3d06e7d3f8eda3ff3d06e7b5e
UTF-8 レ愠麸n}レ愠麸n{^ 1110111010000111101011101110111110111110100110101110011010000100101000001110100110111010101110000110111001111101111011101000011110101110111011111011111010011010111001101000010010100000111010011011101010111000011011100111101101011110 ee87aeefbe9ae684a0e9bab86e7dee87aeefbe9ae684a0e9bab86e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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