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 ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
SJIS-WIN エ匤Rエ匤^[エ匤Rエ匤^[^ 10110100111110101000101101010010101101001111101010001011010111100101101110110100111110101000101101010010101101001111101010001011010111100101101101011110 b4fa8b52b4fa8b5e5bb4fa8b52b4fa8b5e5b5e
EUC-JP エ?Rエ?^[エ?Rエ?^[^ 10001110101101000011111101010010100011101011010000111111010111100101101110001110101101000011111101010010100011101011010000111111010111100101101101011110 8eb43f528eb43f5e5b8eb43f528eb43f5e5b5e
UTF-8 エ匤Rエ匤^[エ匤Rエ匤^[^ 11101111101111011011010011100101100011001010010001010010111011111011110110110100111001011000110010100100010111100101101111101111101111011011010011100101100011001010010001010010111011111011110110110100111001011000110010100100010111100101101101011110 efbdb4e58ca452efbdb4e58ca45e5befbdb4e58ca452efbdb4e58ca45e5b5e
UHC ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e

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