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ë²£Ý^[^ 1110101110110010101000111101110101010010111010111011001010100011110111010101111001011011111010111011001010100011110111010101001011101011101100101010001111011101010111100101101101011110 ebb2a3dd52ebb2a3dd5e5bebb2a3dd52ebb2a3dd5e5b5e
SJIS-WIN ??£?R??£?^[??£?R??£?^[^ 001111110011111110000001100100100011111101010010001111110011111110000001100100100011111101011110010110110011111100111111100000011001001000111111010100100011111100111111100000011001001000111111010111100101101101011110 3f3f81923f523f3f81923f5e5b3f3f81923f523f3f81923f5e5b5e
EUC-JP ë?£ÝRë?£Ý^[ë?£ÝRë?£Ý^[^ 10001111101010111011001100111111101000011111001010001111101010101111001001010010100011111010101110110011001111111010000111110010100011111010101011110010010111100101101110001111101010111011001100111111101000011111001010001111101010101111001001010010100011111010101110110011001111111010000111110010100011111010101011110010010111100101101101011110 8fabb33fa1f28faaf2528fabb33fa1f28faaf25e5b8fabb33fa1f28faaf2528fabb33fa1f28faaf25e5b5e
UTF-8 ë²£ÝRë²£Ý^[ë²£ÝRë²£Ý^[^ 110000111010101111000010101100101100001010100011110000111001110101010010110000111010101111000010101100101100001010100011110000111001110101011110010110111100001110101011110000101011001011000010101000111100001110011101010100101100001110101011110000101011001011000010101000111100001110011101010111100101101101011110 c3abc2b2c2a3c39d52c3abc2b2c2a3c39d5e5bc3abc2b2c2a3c39d52c3abc2b2c2a3c39d5e5b5e
UHC ?²??R?²??^[?²??R?²??^[^ 001111111010100111110111001111110011111101010010001111111010100111110111001111110011111101011110010110110011111110101001111101110011111100111111010100100011111110101001111101110011111100111111010111100101101101011110 3fa9f73f3f523fa9f73f3f5e5b3fa9f73f3f523fa9f73f3f5e5b5e

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