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 レ愠鵐レ愠鵐^ 111100101011011111011010111110101100000111101010010001001111001010110111110110101111101011000001111010100100010001011110 f2b7dafac1ea44f2b7dafac1ea445e
EUC-JP ?レ?鵐?レ?鵐^ 00111111100011101101101000111111111100111010010100111111100011101101101000111111111100111010010101011110 3f8eda3ff3a53f8eda3ff3a55e
UTF-8 レ愠鵐レ愠鵐^ 11101110100001111010111011101111101111101001101011100110100001001010000011101001101101011001000011101110100001111010111011101111101111101001101011100110100001001010000011101001101101011001000001011110 ee87aeefbe9ae684a0e9b590ee87aeefbe9ae684a0e9b5905e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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