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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN レ愠レ愠^ 111100101011011111011010111110101100000111110010011111011111001010110111110110101111101011000001111100100111101101011110 f2b7dafac1f27df2b7dafac1f27b5e
EUC-JP ?レ???レ??^ 0011111110001110110110100011111100111111001111111000111011011010001111110011111101011110 3f8eda3f3f3f8eda3f3f5e
UTF-8 レ愠レ愠^ 11101110100001111010111011101111101111101001101011100110100001001010000011101110100001101011010111101110100001111010111011101111101111101001101011100110100001001010000011101110100001101011001101011110 ee87aeefbe9ae684a0ee86b5ee87aeefbe9ae684a0ee86b35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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